* window.c (window_deletion_count): Now static.
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 14 Apr 2011 02:57:04 +0000 (19:57 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 14 Apr 2011 02:57:04 +0000 (19:57 -0700)
commit76c878e9d2ea097596c3f81da50c6ad13b1bd8c6
tree1d61b4cb6418db01a31f83e42e856ad37b6dc633
parentf7a554cadaa88d6f074a86341e6bfc90c9536b3a
* window.c (window_deletion_count): Now static.

* undo.c: Make symbols static if they're not exported.
(last_undo_buffer, last_boundary_position, pending_boundary):
Now static.
src/ChangeLog
src/undo.c
src/window.c